57 58 59
# File 'lib/covered/policy.rb', line 57 def include(*args) @output = Include.new(@output, *args) end