method

in spec/cc/engine/rubocop_spec.rb [201:206]


          def method
            unused = "x"

            return false
          end