class WhatIsBest

Public Class Methods

in_life() click to toggle source
# File lib/what_is_best.rb, line 2
def self.in_life
  puts "To crush your enemies. See them driven before you. And to hear the lamentations of their women."
end