module Topic::NamedExtension

Public Instance Methods

two() click to toggle source
# File activerecord/test/models/topic.rb, line 32
def two
  2
end