class Spec::Rails::Example::ViewExampleGroupController

def add_helper_for(template_path)

def add_helper_for(template_path)
  add_helper(template_path.split('/')[0])
end