Top Level Namespace

Defined Under Namespace

Classes: Few

Instance Method Summary collapse

Instance Method Details

#Few(o = {}) ⇒ Object



348
349
350
# File 'lib/few.rb', line 348

def Few(o = {})
  Few.new(o).run
end