137 138 139
# File 'lib/stockboy/providers/ftp.rb', line 137 def client adapter { |ftp| yield ftp.client } end