# File lib/chef/resource.rb, line 533
def
initialize
(
name
,
run_context
)
super
(
name
,
run_context
)
end