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