# File lib/gh/wrapper.rb, line 81
    def [](key)
      generate_response key, fetch_resource(key)
    end