# File lib/twitter/base.rb, line 97
    def verify_credentials
      perform_get("/account/verify_credentials.json")
    end