# File lib/resource_controller/response_collector.rb, line 8
    def initialize
      @responses = []
    end