spec/cc/engine/rubocop_spec.rb [12:19]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          def method
            unused = "x"

            return false
          end
        EORUBY

        run_engine
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/cc/engine/rubocop_spec.rb [166:173]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          def method
            unused = "x"

            return false
          end
        EORUBY

        run_engine
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



