Module that holds the extinding methods if, the String module is included.
String
Raw Strings are JSON Objects (the raw bytes are stored in an array for the key “raw”). The Ruby String can be created by this module method.
JSON
# File lib/gistto/enhancements/json.rb, line 787 def json_create(o) o['raw'].pack('C*') end