# File lib/kafo_wizards/highline/boolean_renderer.rb, line 8 def render_entry(entry) "Toggle #{entry.label}" end