# File lib/gh/remote.rb, line 62
    def fetch_resource(key)
      frontend.http(:get, frontend.path_for(key), headers)
    end