# File lib/em-twitter/response.rb, line 7
      def initialize(body = '')
        @body = body
      end