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.



116
117
118
# File 'lib/musa-dsl/series/main-serie-constructors.rb', line 116

def initialize
  mark_as_undefined!
end