class Playbook::PbLegend::Legend

def classname

def classname
  generate_classname("pb_legend_kit", color.start_with?("#") ? nil : color)
end