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