# File lib/specinfra/backend/base.rb, line 23
def
set_config
(
key
,
value
)
@config
[
key
] =
value
end