class Playbook::PbKit::PbDateTime

def to_full_hour

def to_full_hour
  @value.strftime("%I")
end