# File lib/action_controller/metal/compatibility.rb, line 58
    def _handle_method_missing
      method_missing(@_action_name.to_sym)
    end