method

in spec/cc/engine/rubocop_spec.rb [165:170]


          def method
            unused = "x"

            return false
          end