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