# File lib/aws/ec2/tagged_collection.rb, line 32
      def tagged *keys
        filter('tag-key', *keys)
      end