# File lib/serverspec/type/bond.rb, line 7 def has_interface?(interface) @runner.check_bond_has_interface(@name, interface) end