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