# File lib/serverspec/type/user.rb, line 11 def belongs_to_primary_group?(group) @runner.check_user_belongs_to_primary_group(@name, group) end