# File lib/serverspec/type/file.rb, line 23
def
socket?
@runner
.
check_file_is_socket
(
@name
)
end