module Playbook::PbKitHelper

def is_subkit?(kit)

def is_subkit?(kit)
  kit.match(%r{[/\\]})
end