class Playbook::PbRichTextEditor::RichTextEditor

def sticky_class

def sticky_class
  sticky ? "sticky" : nil
end