class Devise::Mapping

def to

Gives the class the mapping points to.
def to
  @klass.get
end