# File lib/merb-core/test/helpers/cookie_jar.rb, line 29
def
empty?
@value
.
nil?
||
@value
.
empty?
end