merge the commands in &block with the existing machine; returns a lathe for the machine.
76 77 78
# File 'lib/machine.rb', line 76 def apply!( &block ) StateFu::Lathe.new( self, &block ) end