# File lib/buildr/core/transports.rb, line 128 def read(options = nil, &block) fail 'This protocol doesn\'t support reading (yet, how about helping by implementing it?)' end