return errors got from session
185 186 187
# File 'lib/cs.rb', line 185 def errors return @session.errors if @session end