class Github::Client
def meta(options={}, &block)
def meta(options={}, &block) @meta ||= ApiFactory.new('Meta', current_options.merge(options), &block) end
def meta(options={}, &block) @meta ||= ApiFactory.new('Meta', current_options.merge(options), &block) end