Class: Musa::Series::Constructors::UndefinedSerie
- Defined in:
- lib/musa-dsl/series/main-serie-constructors.rb
Overview
Implementation
Instance Method Summary collapse
-
#initialize ⇒ UndefinedSerie
constructor
A new instance of UndefinedSerie.
Constructor Details
#initialize ⇒ UndefinedSerie
Returns a new instance of UndefinedSerie.
498 499 500 |
# File 'lib/musa-dsl/series/main-serie-constructors.rb', line 498 def initialize mark_as_undefined! end |