# File lib/rubocop/git/options.rb, line 29
      def hound=(hound_)
        @hound = !!hound_
      end