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