# File lib/aws/auto_scaling/instance.rb, line 105 def ec2_instance EC2::Instance.new(instance_id, :config => config) end