Method: Pact::Hal::AuthorizationHeaderRedactor#<<
- Defined in:
- lib/pact/hal/authorization_header_redactor.rb
#<<(*args) ⇒ Object
14 15 16 |
# File 'lib/pact/hal/authorization_header_redactor.rb', line 14 def <<(*args) __getobj__().send(:<<, *redact_args(args)) end |