module Scaffolding::AbsolutelyAbstract

def self.table_name_prefix

def self.table_name_prefix
  "scaffolding_absolutely_abstract_"
end