Current Path : /opt/alt/ruby19/lib64/ruby/1.9.1/rdoc/ |
Current File : //opt/alt/ruby19/lib64/ruby/1.9.1/rdoc/ghost_method.rb |
require 'rdoc/any_method' ## # GhostMethod represents a method referenced only by a comment class RDoc::GhostMethod < RDoc::AnyMethod end