# File lib/hammer_cli_katello/subscription.rb, line 42
        def format(path)
          ::File.new(::File.expand_path(path), 'rb')
        end