# File lib/holidays/europe.rb, line 305
def self.pl_trzech_kroli(year)
  year >= 2011 ? 6 : nil
end