# File lib/serverspec/type/file.rb, line 19 def character_device? @runner.check_file_is_character_device(@name) end