<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.kde.amarok.SqlCollection">
    <method name="isDirInCollection">
        <arg name="path" type="s" direction="in" />
        <arg name="result" type="b" direction="out" />
    </method>
  </interface>
</node>
