# File lib/pry/wrapped_module.rb, line 85
    def singleton_class?
      wrapped != wrapped.ancestors.first
    end