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