class Github::Issues::Comments

def initialize(options = {})

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