# File lib/action_controller/metal/responder.rb, line 145
    def self.call(*args)
      new(*args).respond
    end