class Github::Gists

def initialize(options = {})

Creates new Gists API
def initialize(options = {})
  super(options)
end