class Playbook::PbToggle::Toggle

def input

def input
  check_box_tag(name, value, checked, input_options)
end