Ruby talk for austinonrails
<< >>
Most things are objects

    str = 345.to_s
    s2 = "some string".reverse   # "gnirts emos"