# File lib/webby/core_ext/time.rb, line 4
  def to_y
    self.to_yaml.slice(4..-1).strip
  end