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

class RDoc::MetaMethod < RDoc::AnyMethod
end