17 18 19
# File 'lib/photo_utils/frame.rb', line 17 def inspect "<#{self.class} height=#{@height.inspect} width=#{@width.inspect}>" end