# File lib/aws/ec2/has_permissions.rb, line 34
      def public=(value)
        permissions.public = value
      end