# File lib/refinery/authenticated_system.rb, line 11
    def pop_stored_location
      session.delete(:return_to)
    end