# File lib/pry/wrapped_module.rb, line 158
    def source
      @source ||= primary_candidate.source
    end