# File lib/scruffy/layers/base.rb, line 156
      def relative(pct)
        # Default to Relative Height
        relative_height(pct)
      end