Method: XSpec::NestedUnitOfWork#parents

Defined in:
lib/xspec/data_structures.rb

#parentsObject

Returns the value of attribute parents

Returns:

  • (Object)

    the current value of parents



155
156
157
# File 'lib/xspec/data_structures.rb', line 155

def parents
  @parents
end