182 183 184 185 186 187 188
# File 'lib/bio/system/lruhash.rb', line 182 def clear until empty? delete_oldest end self end