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