class Playbook::PbSelect::Select

def show_arrow_class

def show_arrow_class
  show_arrow ? "show_arrow" : ""
end