# File lib/peek/views/view.rb, line 4 def initialize(options = {}) @options = options parse_options setup_subscribers end