// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby19
/
lib64
/
ruby
/
1.9.1
/
rdoc
[ PARENT ]
EDIT :: ghost_method.rb
require 'rdoc/any_method' ## # GhostMethod represents a method referenced only by a comment class RDoc::GhostMethod < RDoc::AnyMethod end
SAVE
CANCEL