Returns the value of attribute input
Returns:
the current value of input
3 4 5
# File 'lib/watsbot/response/success.rb', line 3 def input @input end