# File lib/facets/more/json.rb, line 682
  def json_creatable?
    respond_to?(:json_create)
  end