class Github::Issues::Labels

def initialize(options = {})

Creates new Issues::Labels API
def initialize(options = {})
  super(options)
end