# File lib/serverspec/type/file.rb, line 59 def grouped_into?(group) @runner.check_file_is_grouped(@name, group) end