# File lib/pry/wrapped_module.rb, line 198
    def number_of_candidates
      method_candidates.count
    end