method

in spec/rubocop/cop_patches_spec.rb [27:32]


          def method()
            r = 1
            
            r
          end