# File lib/relevance/tarantula/tidy_handler.rb, line 15 def initialize(options = {}) @options = {:show_warnings=>true}.merge(options) end