# File lib/travis/client/session.rb, line 189
      def post_raw(*args)
        raw(:post, *args)
      end