# File lib/aws/ec2/image.rb, line 95
      def initialize id, options = {}
        @id = id
        super
      end