method

in spec/cc/engine/rubocop_spec.rb [82:86]


          def method
            unused = "x"
            return false
          end