class Shoulda::ActiveRecord::Matchers::AssociationMatcher

def initialize(macro, name)

:nodoc:
def initialize(macro, name)
  @macro = macro
  @name  = name
end