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