blog of sness
irb(main):007:0> require 'pathname'irb(main):007:0> Pathname.new('/opt/local/bin/ruby').basename=> #<Pathname:ruby>