# File lib/gh/wrapper.rb, line 129
    def prefixed(key)
      prefix + "#" + identifier(key)
    end