# File lib/aws/s3/data_options.rb, line 138
      def open_file path
        Core::ManagedFile.open(path)
      end