class Github::Activity

def initialize(options = {})

Create new Activity API
def initialize(options = {})
  super(options)
end