# File lib/holidays/pl.rb, line 72
def self.pl_trzech_kroli_informal(year)
  year < 2011 ? 6 : nil
end