class HashSchema::Void
Public Instance Methods
to_s()
click to toggle source
# File lib/hash_schema.rb, line 228 def to_s 'Nothing' end
Also aliased as: inspect
# File lib/hash_schema.rb, line 228 def to_s 'Nothing' end