Accessing a controller method within a model

Is there a way for a model to call up the method of a controller? Everytime I try, it says "undefined local variable or method"