# File lib/serverspec/type/zfs.rb, line 7 def has_property?(property) @runner.check_zfs_has_property(@name, property) end