# File src/field.rb, line 156
def
owner?
(
@attribute
!=
:others
)
&&
(
@attribute
!=
:secret
)
end