Retrieve the current platform list
Returns:
map with platform names and their objects
17 18 19
# File 'lib/train/platforms.rb', line 17 def list @list ||= {} end