Returns the list of states that were traversed.
Returns:
the list of states that were traversed
17 18 19
# File 'lib/webmachine/response.rb', line 17 def trace @trace end