Class: Musa::Series::Constructors::UndefinedSerie

Inherits:
Object
  • Object
show all
Defined in:
lib/musa-dsl/series/main-serie-constructors.rb

Overview

Implementation

Instance Method Summary collapse

Constructor Details

#initializeUndefinedSerie

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