15 16 17 18 19
# File 'lib/fairy/client/here.rb', line 15 def here(opts = nil) here = Here.new(@fairy, opts) here.input= self here end