package body Default is
    function User_Name return String is separate;
    function Password return String is separate;
end Default;