Method: Musa::Series::Operations#anticipate
- Defined in:
- lib/musa-dsl/series/main-serie-operations.rb
#anticipate(&block) ⇒ Object
128 129 130 |
# File 'lib/musa-dsl/series/main-serie-operations.rb', line 128 def anticipate(&block) Anticipate.new self, &block end |