# File lib/serverspec/type/file.rb, line 15 def block_device? @runner.check_file_is_block_device(@name) end