From: Nikolai Weibull Date: 2012-04-29T17:24:35+09:00 Subject: [ruby-core:44754] Re: [ruby-trunk - Feature #6376][Open] Feature lookup and checking if feature is loaded On Sun, Apr 29, 2012 at 00:03, trans (Thomas Sawyer) wrote: > These methods could be class methods of special module, if it's important to keep the Kernel more tidy, e.g. `Ruby.required?('ostruct')`. Why not add it to $LOADED_FEATURES?