#
# try003.rb
#
# Here is my bug. It turns out it's not as whacky as I though. It just
# was failing because Ruby cannot sort booleans; presumably an omission:
#!/usr/bin/ruby
#
# try003.rb
#
# Here is my bug. It turns out it's not as whacky as I though. It just
# was failing because Ruby cannot sort booleans; presumably an omission: