class Playbook::PbFlex::Flex

def orientation_class

def orientation_class
  "orientation_#{orientation}#{reverse_class}"
end