Get all inherited objects and include'd mixins User.ancestors Get all methods that an object has User.methods FoodParser.methods.include?(:new) => true