class Playbook::PbStarRating::StarRating

def svg_class

def svg_class
  "pb_star_#{size}"
end