# File test/test_Navigation.rb, line 56 def set_header(name, value) @set_header_call += 1 @set_header_name = name @set_header_value = value nil end