# File lib/aws/ec2/instance.rb, line 528
      def start
        instance_action :start
      end