# File lib/chef_zero/rest_request.rb, line 5 def initialize(env, rest_base_prefix = []) @env = env @rest_base_prefix = rest_base_prefix end