# File lib/aws/ec2/instance.rb, line 617
      def reboot
        instance_action :reboot
      end