Handles input/output to the shell. See Sunshine::Shell.
83 84 85
# File 'lib/sunshine.rb', line 83 def self.shell @shell ||= Sunshine::Shell.new end