# File lib/twitter/base.rb, line 59
    def self.from_response(response={})
      fetch_or_new(response[:body])
    end