# File lib/diff/lcs/callbacks.rb, line 49
  def self.callbacks_for(callbacks)
    callbacks.new rescue callbacks
  end