# File lib/core/disposition.rb, line 49 def initialize(impl, local) @impl = impl @local = local @data = nil @condition = nil @annotations = nil end