212 213 214
# File 'lib/treemap/bounded_map.rb', line 212 def ceiling_entry(key) find_bounded(key, Relation::CEILING) end