# File lib/more/facets/ioredirect.rb, line 35 def initialize(from, to) @from = from @to = to start() end