class Github::Issues::Events

def initialize(options = {})

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