method

in spec/cc/engine/rubocop_spec.rb [83:87]


          def method
            unused = "x"
            return false
          end