class Github::Issues

def initialize(options = {})

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