method

in spec/cc/engine/rubocop_spec.rb [11:16]


          def method
            unused = "x"

            return false
          end