# File lib/gh/remote.rb, line 94
    def post(key, body)
      frontend.request(:post, key, body)
    end