# File lib/dm-core/property.rb, line 329
def
length
@length
.
is_a?
(
Range
)
?
@length
.
max
:
@length
end