# File lib/rubyrep/logged_change.rb, line 46
    def initialize(loader)
      self.loader = loader
      self.type = :no_change
    end