Module: Thespian::ClassMethods
- Defined in:
- lib/thespian.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#actor ⇒ Object
33 34 35 |
# File 'lib/thespian.rb', line 33 def actor @actor ||= Dsl.new end |
:nodoc:
33 34 35 |
# File 'lib/thespian.rb', line 33 def actor @actor ||= Dsl.new end |