# File lib/memcache/null_server.rb, line 10
def
get
(
keys
)
keys
.
kind_of?
(
Array
)
?
{}
:
nil
end