class Rails::DBConsole

def database

def database
  @options[:database]
end