Current path: opt/alt/ruby24/lib64/ruby/2.4.0/rdoc/
⬆️ Go up: 2.4.0
# frozen_string_literal: false ## # GhostMethod represents a method referenced only by a comment class RDoc::GhostMethod < RDoc::AnyMethod end