class Babl::Schema::Anything

Public Instance Methods

json() click to toggle source
# File lib/babl/schema/anything.rb, line 10
def json
    Utils::Hash::EMPTY
end