def import(file, options = {})
    options = {
      :format => :neptune
    }.merge(options)