# File lib/aws/ec2/tag.rb, line 27 def initialize resource, key, options = {} @resource = resource @key = key.to_s super end