class Github::Client

def octocat(options = {})

def octocat(options = {})
  @octocat ||= ApiFactory.new 'Say', options
end