# File lib/yard/templates/helpers/base_helper.rb, line 29 def run_verifier(list) options.verifier ? options.verifier.run(list) : list end