# File lib/anemone/core.rb, line 108 def on_every_page(&block) @on_every_page_blocks << block self end