Method: Bmg::Operator::Autosummarize.group

Defined in:
lib/bmg/operator/autosummarize.rb

.group(*args) ⇒ Object



37
38
39
# File 'lib/bmg/operator/autosummarize.rb', line 37

def self.group(*args)
  Group.new(*args)
end