class Playbook::PbDateStacked::DateStacked

def month

def month
  pb_date_time.to_month.capitalize
end