57 58 59
# File 'lib/ranking/set_methods.rb', line 57 def inspect "<Ranking: #{to_a.map(&:inspect).join(', ')}>" end