class Github::Authorizations

def initialize(options = {})

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