HEX
Server: LiteSpeed
System: Linux sng116.arandomserver.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: cvsuperagro (13450)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //opt/alt/ruby27/share/ruby/did_you_mean/spell_checkers/null_checker.rb
module DidYouMean
  class NullChecker
    def initialize(*);  end
    def corrections; [] end
  end
end