# File lib/refinery/authenticated_system.rb, line 6
    def store_location
      session[:return_to] = request.fullpath
    end