/opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rdoc
Edit: /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rdoc/ghost_method.rb (144B)
# frozen_string_literal: true
##
# GhostMethod represents a method referenced only by a comment
class RDoc::GhostMethod < RDoc::AnyMethod
end