35 36 37 38 39
# File 'lib/instant_ec2.rb', line 35 def stop() @c.stop_instance self[:instance_id] end