["foo", 0] => 0 foos
["foo", 1] => 1 foos
["foo", 2] => #<RuntimeError: There is no 2>
["bar", 0] => 0 bars
["bar", 1] => 1 bars
["bar", 2] => #<RuntimeError: There is no 2>
