# File lib/aws/ec2/instance.rb, line 186 def self.describe_call_attribute name, options = {}, &block attr = attribute(name, options, &block) describe_call_attributes[attr.name] = attr end