module WirisPlugin::TestInterface

Public Instance Methods

Test() click to toggle source
# File lib/com/wiris/plugin/api/Test.rb, line 4
def Test
    return true
end