# File lib/origami/string.rb, line 266definitialize(str = "")
unlessstr.is_a?(::String)
raiseTypeError, "Expected type String, received #{str.class}."endsuper(str)
end
Public Instance Methods
to_obfuscated_str()click to toggle source
# File lib/origami/obfuscation.rb, line 173defto_obfuscated_strto_send