# File lib/Borges/Preference/BooleanPreference.rb, line 3
  def render_on(r)
    r.boolean_menu_on(:value, self)
  end