# File lib/aws/auto_scaling/instance.rb, line 61 def initialize instance_id, options = {} @instance_id = instance_id super end