33 34 35
# File 'lib/hobix/weblog.rb', line 33 def to_yaml( opts = {} ) self.to_s.to_yaml( opts ) end