# File lib/rufus/json.rb, line 206
  def self.encode(o, opts={})

    @backend[:encode][o, opts]
  end