Class: Thoreau::DSL::Expanded

Inherits:
Object
  • Object
show all
Defined in:
lib/thoreau/dsl/expanded.rb

Instance Method Summary collapse

Constructor Details

#initialize(a) ⇒ Expanded

Returns a new instance of Expanded.



7
8
9
# File 'lib/thoreau/dsl/expanded.rb', line 7

def initialize a
  @a = a
end