module Obra
  def self.table_name_prefix
    'obra_'
  end
end
