# File lib/resource_controller/actions.rb, line 54
    def edit
      load_object
      before :edit
      response_for :edit
    end