Joel VanderWerf wrote: > > $ ruby missing_obj.rb > #<NoMethodError: undefined method `lookup' for nil:NilClass> > #<MissingDatabase: missing_obj.rb:26: No user input> I really like this. I think it is worthy of being put into a library (like maybe as part of Facets.) For now I'll just add it to my code library. Thanks, Ryan