Class: Gobstones::Lang::Commands::IrAlOrigen
- Inherits:
-
Object
- Object
- Gobstones::Lang::Commands::IrAlOrigen
- Includes:
- EqualityDefinition
- Defined in:
- lib/gobstones/lang/commands/ir_al_origen.rb
Instance Method Summary collapse
Methods included from EqualityDefinition
Instance Method Details
#evaluate(context) ⇒ Object
9 10 11 |
# File 'lib/gobstones/lang/commands/ir_al_origen.rb', line 9 def evaluate(context) context.head.go_to_origin end |