10 11 12
# File 'lib/kennel/id_map.rb', line 10 def get(type, tracking_id) @map[type][tracking_id] end