Retrieve the current family list
Returns:
map with family names and their objects
24 25 26
# File 'lib/train/platforms.rb', line 24 def families @families ||= {} end