File Manager

Path: /opt/alt/ruby21/lib64/ruby/2.1.0/rdoc/

Viewing File: ghost_method.rb

##
# GhostMethod represents a method referenced only by a comment

class RDoc::GhostMethod < RDoc::AnyMethod
end