class Traits::Base

Public Instance Methods

to_hash() click to toggle source
# File lib/traits/base.rb, line 6
def to_hash
  {}
end