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