# File lib/pry/wrapped_module.rb, line 175 def yard_doc YARD::Registry.at(name).docstring.to_s if yard_docs? end