# File lib/PageTemplate/commands.rb, line 230 def initialize(filter) @called_as = "filter" @processor = filter @text = [] end