/usr/bin/env ruby
$VERBOSE = true

Person
include World::People::Engineer(Spaceghost)
attr_reader :name => Johnneylee Jack Rollins
attr_reader :pseudonym => Spaceghost

begin
puts post.content
rescue StandardError
print "She canno' take much more of this, Cap'n!"
end
Fork me on GitHub