class User < ActiveRecord::Base attr_reader :remember_me attr_reader :motto attr_reader :about attr_reader :role end