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