# File libgda/sample/sample.rb, line 24
def remove_ds
    Gda::DataSource.find("arrakis").remove
end