Binary package “ruby-introspection” in ubuntu oracular

Ruby library for the inspection of method definitions on objects

 This library allows a dynamic inspection of the hierarchy of method definitions
 on a Ruby object. It can be used in particular to detect undesirable changes
 to classes made by other libraries.