# File lib/stella/core_ext.rb, line 440
  def to_json
    Yajl::Encoder.encode(self)
  end