module WirisPlugin::CacheInterface

Public Instance Methods

Cache() click to toggle source
# File lib/com/wiris/util/sys/Cache.rb, line 4
def Cache
    return true
end