lib/rdoc/any_method.rb in rdoc-4.3.0 vs lib/rdoc/any_method.rb in rdoc-5.0.0.beta1

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: false ## # AnyMethod is the base class for objects representing methods class RDoc::AnyMethod < RDoc::MethodAttr