class Playbook::PbImage::Image

def rounded_class

def rounded_class
  rounded ? " rounded" : ""
end