brain.sort.each{|b|puts b}
Text
Загадочный Ruby
ruby-1.8.6-p399 > 0.1 + 0.1 == 0.2
=> true
ruby-1.8.6-p399 > 0.1 + 0.2 == 0.3
=> false