return $self;
}
sub configure {
my ($self, $args) = @_;
$self->go_home();
=head2 retrieve_data
Just return priority. It overrides the one in Koha::Plugin::Base for the test.
=head2 checkpw
($result, cardnumber, $userid) =
-