# File lib/serverspec/type/group.rb, line 3
def
exists?
@runner
.
check_group_exists
(
@name
)
end