# File lib/scout/plugin.rb, line 18 def initialize(last_run, memory, options) @last_run = last_run @memory = memory @options = options end