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