Returns the value of attribute state
Returns:
the current value of state
5 6 7
# File 'lib/foreign_actor/client.rb', line 5 def state @state end