Method: Bmg::Operator::Autosummarize.same

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

.same(*args) ⇒ Object



33
34
35
# File 'lib/bmg/operator/autosummarize.rb', line 33

def self.same(*args)
  Same.new(*args)
end