# File lib/model.rb, line 8
  def to_yaml(opts = {})
    self.utc.old_to_yaml(opts)
  end