# File lib/relevance/tarantula/transform.rb, line 6 def initialize(from, to) @from = from @to = to end