# File lib/chef_zero/data_store/v2_to_v1_adapter.rb, line 102
      def fix_path(path)
        [ 'organizations', single_org ] + path
      end