# File lib/FileSystemImage.rb, line 168 def listings files.find_all{|f| f.respond_to?(:to_listing)} end