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