class Playbook::PbKit::PbDateTime

def to_month_full

def to_month_full
  @value.strftime("%B")
end