class Devise::Mapping

def fullpath

def fullpath
  "/#{@path_prefix}/#{@path}".squeeze("/")
end