# File lib/cabin/subscriber.rb, line 4 def initialize(output, options = {}) @output = output @options = options end