Explain how the A_Filter_ functionality works
A standard interface is defined for filters. Filters provide a run() method. A FilterChain classes will run multiple filters on a value.