Class: NilClass

Inherits:
Object show all
Defined in:
lib/spiderfw/utils/monkey/nil_class.rb

Instance Method Summary collapse

Instance Method Details

#lformat(*args) ⇒ Object



3
4
5
# File 'lib/spiderfw/utils/monkey/nil_class.rb', line 3

def lformat(*args)
    ""
end