# File lib/serverspec/type/file.rb, line 91 def mounted?(attr, only_with) @runner.check_file_is_mounted(@name, attr, only_with) end