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