# File lib/aws/ec2/tagged_item.rb, line 61
      def tags
        ResourceTagCollection.new(self, :config => config)
      end