method

in spec/cc/engine/rubocop_spec.rb [194:199]


          def method
            unused = "x" and "y"

            return false
          end