7 8 9
# File 'lib/commands/type.rb', line 7 def go `osascript -e 'tell application "System Events" to keystroke "#{@keys}"'` end