# File lib/rufus/json.rb, line 213
  def self.pretty_encode(o)

    @backend[:pretty_encode][o]
  end