# File lib/cgikit/element.rb, line 430
  def cache_copy
    select {|item| item.cache_copy}
  end