Current File : //proc/thread-self/root/opt/alt/ruby26/lib64/ruby/2.6.0/rdoc/meta_method.rb
# frozen_string_literal: true
##
# MetaMethod represents a meta-programmed method

class RDoc::MetaMethod < RDoc::AnyMethod
end