# File lib/json/add/regexp.rb, line 11
  def self.json_create(object)
    new(object['s'], object['o'])
  end