# File lib/twitter/request.rb, line 33
    def perform
      make_friendly(send("perform_#{method}"))
    end