# File lib/aws/ec2/instance.rb, line 630
      def stop
        instance_action :stop
      end