# File lib/twitter/rest/client.rb, line 89
      def credentials?
        super || bearer_token?
      end