# File lib/maruku/maruku.rb, line 13
  def to_s
    warn "Maruku#to_s is deprecated and will be removed or changed in a near-future version of Maruku."
    super
  end